home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / penguin.swf / scripts / DefineSprite_591 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-06-26  |  165 b   |  4 lines

  1. balloon_txt.text = _root.mc.balloonHit + "/" + _root.mc.balloonAll;
  2. _root.score_balloon += _parent._parent.bulletNum * 200;
  3. score_txt.text = _root.score_balloon;
  4.